Skip to content

Commit

Permalink
dashboard: yarn lint:apply
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-20 committed Dec 24, 2024
1 parent 641cf37 commit bbd4b47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { toJsonString } from '@bufbuild/protobuf'
import { type Timestamp, timestampFromDate, TimestampSchema } from '@bufbuild/protobuf/wkt'
import { type Timestamp, TimestampSchema, timestampFromDate } from '@bufbuild/protobuf/wkt'
import { type Component, Show, createSignal } from 'solid-js'
import type { Application, ApplicationOutput } from '/@/api/neoshowcase/protobuf/gateway_pb'
import { Button } from '/@/components/UI/Button'
Expand Down

0 comments on commit bbd4b47

Please sign in to comment.