diff --git a/readme.md b/readme.md index eba6aec..b568ee8 100644 --- a/readme.md +++ b/readme.md @@ -57,7 +57,6 @@ const get_data_cached = memo({ ### Simple functions with no params ```ts - import { memo_simple } from '@js/memo'; function get_data_from_slow_source() : string {