fix: typos and small ui improvements
This commit is contained in:
parent
0aae7ac1ff
commit
a710a1b33a
17 changed files with 102 additions and 109 deletions
|
|
@ -6,6 +6,7 @@ import IDButton from './IDButton'
|
|||
import IconButton from './IconButton'
|
||||
import Link from './Link'
|
||||
import SimpleButton from './SimpleButton'
|
||||
import SupportLinkButton from './SupportLinkButton'
|
||||
|
||||
export {
|
||||
Button,
|
||||
|
|
@ -15,5 +16,6 @@ export {
|
|||
FeatureButton,
|
||||
IconButton,
|
||||
IDButton,
|
||||
AddButton
|
||||
AddButton,
|
||||
SupportLinkButton
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue