mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Draw: renames
This commit is contained in:
@@ -2,9 +2,10 @@ import * as React from 'react';
|
||||
|
||||
import { useIsMobile } from '~/common/components/useMatchMedia';
|
||||
import { usePluggableOptimaLayout } from '~/common/layout/optima/useOptimaLayout';
|
||||
import { useDrawSectionDropdown } from './create/useDrawSectionDropdown';
|
||||
import { DrawGallery } from './DrawGallery';
|
||||
|
||||
import { DrawCreate } from './DrawCreate';
|
||||
import { DrawGallery } from './DrawGallery';
|
||||
import { useDrawSectionDropdown } from './useDrawSectionDropdown';
|
||||
|
||||
|
||||
// export interface AppDrawIntent {
|
||||
|
||||
Reference in New Issue
Block a user