feat(SW-498): Added Alert component
This commit is contained in:
@@ -12,3 +12,4 @@ export type GetSiteConfigData = z.input<typeof siteConfigSchema>
|
||||
export type SiteConfig = z.output<typeof siteConfigSchema>
|
||||
|
||||
export type Alert = z.output<typeof alertSchema>
|
||||
export type SidepeekContent = Alert["sidepeekContent"]
|
||||
|
||||
Reference in New Issue
Block a user