Skip to content

Commit 7c5ba19

Browse files
revert changes
1 parent 3c48496 commit 7c5ba19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Override App.jsx
4242
run: |
4343
cat <<EOF > integration/src/App.jsx
44+
import { FetchLoading } from 'fetch-loading'
4445
4546
const App = () => {
4647
return <FetchLoading />

0 commit comments

Comments
 (0)