Skip to content

Commit

Permalink
Update App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
techjewel committed Dec 14, 2023
1 parent b0e9b68 commit 98f5b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</template>

<script type="text/babel">
import FsnipPromo from './Components/FsnipSafeModesWarning.vue';
import FsnipPromo from './components/FsnipSafeModesWarning.vue';
export default {
name: 'FluentAuthApp',
components: {
Expand Down

0 comments on commit 98f5b54

Please sign in to comment.