Skip to content

Commit e881121

Browse files
committed
removed .idea
1 parent af40e86 commit e881121

File tree

9 files changed

+1
-831
lines changed

9 files changed

+1
-831
lines changed

.idea/codeStyles/Project.xml

Lines changed: 0 additions & 52 deletions
This file was deleted.

.idea/dbnavigator.xml

Lines changed: 0 additions & 454 deletions
This file was deleted.

.idea/encodings.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.idea/preact-nominal-allocator.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/workspace.xml

Lines changed: 0 additions & 288 deletions
This file was deleted.

src/components/NominalAllocator/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ import { html } from "htm/preact";
33

44
export function NominalAllocator(props) {
55
return html`
6-
<div>test</div>
6+
<div>test2</div>
77
`;
88
}

0 commit comments

Comments
 (0)