From 05da7ebccb797607c025141fb4c48033c8d5a50c Mon Sep 17 00:00:00 2001 From: isaackps Date: Wed, 22 Mar 2023 10:37:18 +0800 Subject: [PATCH] fix: update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4356497..f61152d 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ import { FiatLabel } from "@govtechsg/open-attestation-utils/components/FiatLabe ### Available Utility Functions -| Function Name | Description | -| ---------------- | ------------------------- | -| useFetchGasPrice | get the current gas price | +| Function Name | Description | +| ------------- | ---------------------------------------------- | +| useRefresh | a hook that returns a number after an interval | ### Available Common Components