Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut committed May 6, 2024
1 parent bb18486 commit 32cfbd7
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 314 deletions.
2 changes: 1 addition & 1 deletion abstract/SolutionBlock.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { ShadowWrapper } from '../blocks/ShadowWrapper/ShadowWrapper.js';
import { uploaderBlockCtx } from './CTX.js';
import svgIconsSprite from '../blocks/themes/lr-basic/svg-sprite.svg?raw';
import svgIconsSprite from '../blocks/themes/lr-basic/svg-sprite.js';

export class SolutionBlock extends ShadowWrapper {
requireCtxName = true;
Expand Down
1 change: 1 addition & 0 deletions blocks/CloudImageEditor/src/svg-sprite.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 32cfbd7

Please sign in to comment.