@@ -11,7 +11,7 @@ export type ExpandableNoticeProps = {
|
|||||||
export const ExpandableNotice = ({
|
export const ExpandableNotice = ({
|
||||||
type = "request",
|
type = "request",
|
||||||
link,
|
link,
|
||||||
badgeContent = "expendable",
|
badgeContent = "expandable",
|
||||||
badgeClassName,
|
badgeClassName,
|
||||||
}: ExpandableNoticeProps) => {
|
}: ExpandableNoticeProps) => {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user