Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanBread committed Nov 20, 2023
2 parents 42a26eb + d8a2586 commit 5f603da
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pages/releases/8-sdk.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { Button } from 'components'

# 11/13 SDK

SDK is a comprehensive collection of useful React hooks and utilities for creating your own betting application. It was designed to accelerate application development, eliminating the necessity to delve into intricate logic and tedious setup details.

<Button
className="mt-6"
title="Try SDK"
to="/sdk/overview"
/>
3 changes: 3 additions & 0 deletions pages/releases/_meta.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"8-sdk": {
"title": "11/13 SDK"
},
"7-claimable-freebets-and-esports": {
"title": "10/02 Claimable Freebets and eSports"
},
Expand Down

0 comments on commit 5f603da

Please sign in to comment.