1
0
Fork 0

chore(plugin-scalebox): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 15:34:11 +02:00
parent 78cf1b94ff
commit abab2a67e9
4 changed files with 258 additions and 219 deletions

View file

@ -4,4 +4,3 @@ import { sharedPluginTests } from '../../../tests/plugins/shared.mjs'
// Run shared tests
sharedPluginTests(plugin)