mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Use new alias
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import ButtonRound from './Button/ButtonRound'
|
||||
import ButtonRow from './Button/ButtonRow'
|
||||
import ButtonRound from '@components/Button/ButtonRound'
|
||||
import ButtonRow from '@components/Button/ButtonRow'
|
||||
|
||||
export { ButtonRound, ButtonRow }
|
||||
|
Reference in New Issue
Block a user