Merge pull request 'fix(review): fixed TanninString enum' (#51) from tasting-notes into staging
Reviewed-on: #51
This commit is contained in:
commit
bb15dc69d3
@ -27,7 +27,7 @@ export enum Concentration {
|
||||
}
|
||||
|
||||
export enum TanninString {
|
||||
Low = 'Low'
|
||||
NA = 'NA'
|
||||
}
|
||||
|
||||
export interface TanninObject {
|
||||
|
Loading…
x
Reference in New Issue
Block a user