chore: clean up unused Tabs imports and Gradle Groovy tab
This commit is contained in:
@@ -21,13 +21,6 @@ With Calendar Toolbox, you can effortlessly create, customise, and export calend
|
||||
## Installation
|
||||
|
||||
<Tabs>
|
||||
<Tab label="Gradle with Groovy DSL">
|
||||
```groovy title="build.gradle"
|
||||
dependencies {
|
||||
implementation 'com.onixbyte:calendar-toolbox:1.1.0'
|
||||
}
|
||||
```
|
||||
</Tab>
|
||||
<Tab label="Gradle with Kotlin DSL">
|
||||
```kotlin title="build.gradle.kts"
|
||||
dependencies {
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
title: Delta Force Guide
|
||||
---
|
||||
|
||||
import { Tabs, Tab } from "@rspress/core/theme"
|
||||
|
||||
## Introduction
|
||||
|
||||
Delta Force Guide is a full-stack web application providing a searchable library of firearm modification codes for the game Delta Force. It consists of two components:
|
||||
|
||||
Reference in New Issue
Block a user