Added the ability to upload pictures in the editor.
This commit is contained in:
6
app/application/resources/fancybox/app.js
Normal file
6
app/application/resources/fancybox/app.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import { Fancybox } from "@fancyapps/ui";
|
||||
import "@fancyapps/ui/dist/fancybox/fancybox.css";
|
||||
|
||||
Fancybox.bind('a.image-open', {
|
||||
//
|
||||
});
|
Reference in New Issue
Block a user