chore: new global select filters component (#501)
This commit is contained in:
parent
10e5ba7b3e
commit
ad2fa91a2b
6 changed files with 134 additions and 183 deletions
|
|
@ -116,7 +116,7 @@ const ProjectViews: NextPage = () => {
|
|||
/>
|
||||
)
|
||||
) : (
|
||||
<Loader>
|
||||
<Loader className="space-y-3">
|
||||
<Loader.Item height="30px" />
|
||||
<Loader.Item height="30px" />
|
||||
<Loader.Item height="30px" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue