mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-24 12:08:28 +00:00
cleaning up
This commit is contained in:
parent
9dca7eb878
commit
3cd59cdea5
@ -153,12 +153,6 @@ export function PatternsTab({ context }) {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
{/* {viewingIDIsValid && (
|
|
||||||
<div className="flex items-center mb-2 space-x-2 overflow-auto">
|
|
||||||
<h1 className="text-xl">{`${viewingPatternID}`}</h1>
|
|
||||||
</div>
|
|
||||||
)} */}
|
|
||||||
|
|
||||||
<PatternButtons
|
<PatternButtons
|
||||||
onClick={(id) => updateCodeWindow({ ...userPatterns[id], collection: userPattern.collection }, false)}
|
onClick={(id) => updateCodeWindow({ ...userPatterns[id], collection: userPattern.collection }, false)}
|
||||||
patterns={userPatterns}
|
patterns={userPatterns}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user