Skip to content

Commit b998302

Browse files
2 parents 1375c30 + 08c2f45 commit b998302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/validation-renderer-custom-attribute.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { ValidationController } from './validation-controller';
22
import { ValidationRenderer } from './validation-renderer';
3-
import { customAttribute } from 'aurelia-framework';
3+
import { customAttribute } from 'aurelia-templating';
44

55
@customAttribute('validation-renderer')
66
export class ValidationRendererCustomAttribute {

0 commit comments

Comments
 (0)