fix: fixed error after rebasing with dev
This commit is contained in:
parent
4b61108a9f
commit
d6ee635f22
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ import IDButton from './IDButton'
|
|||
import IconButton from './IconButton'
|
||||
import Link from './Link'
|
||||
import SimpleButton from './SimpleButton'
|
||||
import SupportLinkButton from './SupportLinkButton'
|
||||
import SubpageButton from './SubpageButton'
|
||||
import SupportLinkButton from './SupportLinkButton'
|
||||
|
||||
export {
|
||||
Button,
|
||||
|
|
@ -18,6 +18,6 @@ export {
|
|||
IconButton,
|
||||
IDButton,
|
||||
AddButton,
|
||||
SupportLinkButton
|
||||
SupportLinkButton,
|
||||
SubpageButton
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue