Skip to content

Commit

Permalink
Apply prettier changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-to authored and github-actions[bot] committed Dec 13, 2023
1 parent f1c8855 commit 8a1a736
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions resources/js/alpine/formBuilder.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import {
getInputs,
showWhenChange,
showWhenVisibilityChange,
} from './showWhenFunctions'
import {getInputs, showWhenChange, showWhenVisibilityChange} from './showWhenFunctions'
import {dispatchEvents, responseCallback} from './asyncFunctions'

export default () => ({
Expand Down

0 comments on commit 8a1a736

Please sign in to comment.