Skip to content

Commit a1bb34d

Browse files
fix: sort imports to match linting requirements
Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
1 parent 91e19e8 commit a1bb34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/CreateWorkspacePage/CreateWorkspacePageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ import { Switch } from "components/Switch/Switch";
2727
import { UserAutocomplete } from "components/UserAutocomplete/UserAutocomplete";
2828
import { type FormikContextType, useFormik } from "formik";
2929
import type { ExternalAuthPollingState } from "hooks/useExternalAuth";
30-
import { generateWorkspaceName } from "modules/workspaces/generateWorkspaceName";
3130
import { ExternalLinkIcon } from "lucide-react";
31+
import { generateWorkspaceName } from "modules/workspaces/generateWorkspaceName";
3232
import { type FC, useCallback, useEffect, useMemo, useState } from "react";
3333
import { Link } from "react-router-dom";
3434
import {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy