feat(asset-generator-admin): ✨ Add admin controls UI components to AssetGeneratorView and parent page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
1ccec1bc10
commit
d775996987
2 changed files with 0 additions and 2 deletions
|
|
@ -5,7 +5,6 @@
|
|||
* Maintains backward-compatible export for consumers.
|
||||
*/
|
||||
|
||||
/** @jsxImportSource react */
|
||||
|
||||
import type { FC } from 'react';
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
* Contains no business logic, mutations, or data fetching.
|
||||
*/
|
||||
|
||||
/** @jsxImportSource react */
|
||||
|
||||
import { useState, type FC } from 'react';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue