mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-19 05:48:17 +00:00
chore: import packages
This commit is contained in:
parent
18f149e0e8
commit
9035a8554c
@ -1,8 +1,8 @@
|
||||
import React, { useState } from 'react';
|
||||
import { Button, Dialog } from '@alifd/next';
|
||||
// import { PluginProps } from '@ali/lowcode-types';
|
||||
// import { Designer } from '@ali/lowcode-designer';
|
||||
// import ReactRenderer from '@ali/lowcode-react-renderer';
|
||||
import { PluginProps } from '@ali/lowcode-types';
|
||||
import { Designer } from '@ali/lowcode-designer';
|
||||
import ReactRenderer from '@ali/lowcode-react-renderer';
|
||||
import './index.scss';
|
||||
|
||||
const SamplePreview = ({ editor }: PluginProps) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user