Skip to content

Commit

Permalink
[docs] fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
davidiw committed Sep 26, 2023
1 parent 5116848 commit b556416
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ function App (

The `account` object is `null` if there is no account connected; when an account is connected, the `account` object holds the account information, including the account address.

3. Next, we want to fetch the account’s TodoList resource.
Begin by importing `useEffect` by adding:
3. Next, we want to fetch the account’s TodoList resource. Begin by importing ```useEffect``` by adding:

```jsx
import { useEffect } from "react";
Expand Down
9 changes: 0 additions & 9 deletions developer-docs-site/scripts/additional_dict.txt
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,6 @@ accessors
accountHasList
acount
addr
ae
af
ait
allowfullscreen
allowlist
Expand All @@ -353,7 +351,6 @@ aptoslabs
arity
arweave
asia
async
atomicity
auth
authenticator
Expand Down Expand Up @@ -402,7 +399,6 @@ dapp
dapp's
dapps
data's
dbab
de
deallocate
debuggability
Expand Down Expand Up @@ -437,7 +433,6 @@ enums
extensibility
failover
faq
fdaefc
fetchList
filesystem
findable
Expand All @@ -451,7 +446,6 @@ fungibility
gcloud
gcp
gcs
getAccountResource
getAddressByName
getPrimaryNameByAddress
groth
Expand Down Expand Up @@ -511,7 +505,6 @@ mempool
mempools
merkle
mintAptosName
moduleAddress
monorepo
multinode
multisig
Expand Down Expand Up @@ -605,7 +598,6 @@ subtyping
superset
svg
synchronizer
TodoListResource
terraform
testnet
th
Expand Down Expand Up @@ -657,7 +649,6 @@ waypoint
webapp
whitepaper
withdrawable
xcbddf
xFD
xlarge
yaml
Expand Down

0 comments on commit b556416

Please sign in to comment.