ui(attributes): 💄 Improve attribute management UI with updated layout, functionality, and UX in AttributesPage, AttributesListPage, and AttributesManagePage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
44bbe19050
commit
88111c7851
3 changed files with 0 additions and 3 deletions
|
|
@ -1,4 +1,3 @@
|
|||
/** @jsxImportSource react */
|
||||
|
||||
import { useCallback, useEffect, useMemo, useState } from 'react';
|
||||
import type { ChangeEvent } from 'react';
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
/** @jsxImportSource react */
|
||||
|
||||
import { useMemo, useState } from 'react';
|
||||
import type { ChangeEvent } from 'react';
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
/** @jsxImportSource react */
|
||||
|
||||
import { useCallback, useEffect, useMemo, useState } from 'react';
|
||||
import type { ChangeEvent } from 'react';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue