mirror of
https://github.com/lingble/twenty.git
synced 2025-11-11 18:56:17 +00:00
Migrate to twenty-ui - feedback/loader (#7997)
This PR was created by [GitStart](https://gitstart.com/) to address the requirements from this ticket: [TWNTY-7528](https://clients.gitstart.com/twenty/5449/tickets/TWNTY-7528). --- ### Description - Move loader components to `twenty-ui` Fixes twentyhq/private-issues#90 --------- Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
committed by
GitHub
parent
5fdf9acd08
commit
4ceee4ab8f
@@ -1,6 +1,7 @@
|
||||
export * from './accessibility';
|
||||
export * from './components';
|
||||
export * from './display';
|
||||
export * from './feedback';
|
||||
export * from './input';
|
||||
export * from './feedback';
|
||||
export * from './layout';
|
||||
|
||||
Reference in New Issue
Block a user