mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: cloudcmd: rendy v5.0.0
This commit is contained in:
parent
cdeb40d191
commit
7ef134f46f
9 changed files with 41 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* global CloudCmd, DOM, io */
|
||||
import '../../../css/config.css';
|
||||
import rendy from 'rendy';
|
||||
import {rendy} from 'rendy';
|
||||
import currify from 'currify';
|
||||
import wraptile from 'wraptile';
|
||||
import squad from 'squad';
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
import '#css/view.css';
|
||||
import rendy from 'rendy';
|
||||
import {rendy} from 'rendy';
|
||||
import currify from 'currify';
|
||||
import wraptile from 'wraptile';
|
||||
import {tryToCatch} from 'try-to-catch';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue