Skip to content
Snippets Groups Projects
Commit 946afa64 authored by Frederic Viennot's avatar Frederic Viennot
Browse files

run prettier

parent eb599481
No related branches found
No related tags found
1 merge request!481reduce maxlength according to screen size
<script> <script>
import { createEventDispatcher, getContext, onMount, onDestroy } from 'svelte'; import {
createEventDispatcher,
getContext,
onMount,
onDestroy,
} from 'svelte';
import FilterApplied from './FilterApplied.svelte'; import FilterApplied from './FilterApplied.svelte';
import { normalizeOptions, shallowCompare } from '../util'; import { normalizeOptions, shallowCompare } from '../util';
import SearchFilters from './SearchFilters.svelte'; import SearchFilters from './SearchFilters.svelte';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment