use relative document field area position

This commit is contained in:
Alex Turchyn
2023-05-23 00:22:17 +03:00
parent 91b955a39f
commit 90e579ad01
5 changed files with 27 additions and 50 deletions
-2
View File
@@ -2,8 +2,6 @@ import { targets, target, targetable } from '@github/catalyst/lib/targetable'
import { actionable } from '@github/catalyst/lib/actionable'
export default actionable(targetable(class extends HTMLElement {
static observedAttributes = ['data-scale']
static [target.static] = [
'form',
'completed',