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