Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 715b9fe

Browse files
author
Adam A. Zerella
committed
Updated accordion react file
1 parent 187d23c commit 715b9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/accordion/src/js/react.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import React from 'react';
1111
import PropTypes from 'prop-types';
1212

13-
// import AU from '@gov.au/animate'; // interdependency with our animate lib
13+
import AU from '@gov.au/animate'; // interdependency with our animate lib
1414

1515

1616
// The following line will be replaced automatically with generic imports for the ES5 pipeline.

0 commit comments

Comments
 (0)