fix(BOOK-579): Multiple small fixes in regards to hotel branding
Approved-by: Bianca Widstam Approved-by: Matilda Haneling
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
export { Button } from './Button'
|
||||
// eslint-disable-next-line react-refresh/only-export-components
|
||||
export { withButton } from './variants'
|
||||
|
||||
export { type ButtonProps } from './types'
|
||||
// eslint-disable-next-line react-refresh/only-export-components
|
||||
export { variants as buttonVariants, withButton } from './variants'
|
||||
|
||||
Reference in New Issue
Block a user