This commit is contained in:
IDONTSUDO 2023-11-14 20:44:06 +03:00
parent 6f86377685
commit 8ecb036b1d
36 changed files with 498 additions and 212 deletions

View file

@ -9,8 +9,8 @@ export const AllProjectScreen: React.FunctionComponent = () => {
<>
<Header
path={SelectProjectScreenPath}
largeText={"All Projects"}
minText={"create new pipiline?"}
largeText={"Projects"}
minText={"select instance project?"}
needBackButton={true}
/>
</>