We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1375c30 + 08c2f45 commit b998302Copy full SHA for b998302
src/validation-renderer-custom-attribute.ts
@@ -1,6 +1,6 @@
1
import { ValidationController } from './validation-controller';
2
import { ValidationRenderer } from './validation-renderer';
3
-import { customAttribute } from 'aurelia-framework';
+import { customAttribute } from 'aurelia-templating';
4
5
@customAttribute('validation-renderer')
6
export class ValidationRendererCustomAttribute {
0 commit comments