Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Build the frontend of launchdevly #430

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

cdelst
Copy link
Contributor

@cdelst cdelst commented Sep 13, 2024

No description provided.

@cdelst cdelst requested a review from mike-zorn September 13, 2024 23:18
@@ -2,17 +2,10 @@ import './App.css';
import { useCallback, useEffect, useState } from 'react';
import Flags from './Flags.tsx';
import ProjectSelector from './ProjectSelector.tsx';
import { Box, Alert, CopyToClipboard, Inline } from '@launchpad-ui/core';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused things.

@@ -1,6 +1,6 @@
import { useState, useEffect } from 'react';
import { Label, ListBox, ListBoxItem, Input } from '@launchpad-ui/components';
import { Box, Inline, Stack } from '@launchpad-ui/core';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused thing

@cdelst cdelst merged commit 5d51803 into main Sep 13, 2024
7 checks passed
@cdelst cdelst deleted the cdelst/sc-256181/rebuild-the-frontend branch September 13, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants