add: iteration 1 finished
Finished simple calculator iteration
This commit is contained in:
parent
e4ff2ba229
commit
85e6035a9a
12 changed files with 293 additions and 34 deletions
|
@ -5,4 +5,7 @@ export type Card = {
|
|||
roles: number
|
||||
sheets: number
|
||||
layers: number
|
||||
ppr: number
|
||||
pps: number
|
||||
ppl: number
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue