diff --git a/src/components/avatarBar/index.tsx b/src/components/avatarBar/index.tsx index 6f9a228..61d0e6b 100644 --- a/src/components/avatarBar/index.tsx +++ b/src/components/avatarBar/index.tsx @@ -35,7 +35,7 @@ export default function AvatarBar({ onClose }: { onClose?: () => void }) { onChange={(e) => setFilter({ ...filter, name: e.target.value, locale: locale })} /> -
+
{Object.keys(listElement).map((key, index) => (
void }) { ))}
-
+
{Object.keys(listPath).map((key, index) => (
void }) {
-
    +
      {listAvatar.map((item, index) => (
      { setAvatarSelected(item); diff --git a/src/components/lightconeBar/index.tsx b/src/components/lightconeBar/index.tsx index c16c572..0cb087f 100644 --- a/src/components/lightconeBar/index.tsx +++ b/src/components/lightconeBar/index.tsx @@ -67,7 +67,7 @@ export default function LightconeBar() {
      Filter
      -
      +
      {Object.keys(listPath).map((key, index) => (
      -
      +
      {Object.keys(listRank).map((key, index) => (