File tree Expand file tree Collapse file tree 4 files changed +2
-10
lines changed
Expand file tree Collapse file tree 4 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import { Callout } from 'components';
55The ` useAvailableFreebets ` hook returns all ` freebets ` that can be used based on the provided bet information (` selections ` ).
66
77<Callout type = " info" >
8- You can find more information [ Here] ( /hub/apps/guides/freebet /overview ) .
8+ You can find more information [ Here] ( /hub/apps/guides/freebets /overview ) .
99</Callout >
1010
1111#### Usage
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import { Callout } from 'components';
55The ` useBonuses ` hook used retrieve all of a user's bonuses (** currently limited to freebets** ).
66
77<Callout type = " info" >
8- You can find more information [ Here] ( /hub/apps/guides/freebet /overview ) .
8+ You can find more information [ Here] ( /hub/apps/guides/freebets /overview ) .
99</Callout >
1010
1111#### Usage
Original file line number Diff line number Diff line change @@ -2,10 +2,6 @@ import { Callout } from 'components'
22
33Returns ` freebets ` that can be used based on the provided bet information (` selections ` ).
44
5- <Callout type = " warning" >
6- Available in version ` 5.1.0-beta.1 `
7- </Callout >
8-
95<Callout type = " info" >
106 You can find more information [ Here] ( /hub/apps/guides/cashout/overview ) .
117</Callout >
Original file line number Diff line number Diff line change @@ -2,10 +2,6 @@ import { Callout } from 'components'
22
33Retrieves all of a user's bonuses (currently limited to freebets).
44
5- <Callout type = " warning" >
6- Available in version ` 5.1.0-beta.1 `
7- </Callout >
8-
95<Callout type = " info" >
106 You can find more information [ Here] ( /hub/apps/guides/cashout/overview ) .
117</Callout >
You can’t perform that action at this time.
0 commit comments