orderspec refactor for server and web
This commit is contained in:
@@ -36,7 +36,6 @@ const fixed = computed(() => FixedNumber.fromValue(props.amount, token.decimals,
|
||||
decimals: token.decimals
|
||||
}))
|
||||
const imageSrc = computed(() => token.image)
|
||||
const withdrawing = ref(false)
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
Reference in New Issue
Block a user