# gds-grid - Angular

## Import

```typescript
import { GdsGridComponent } from '@sebgroup/green-core-ng'
```

## Usage

Use the component in your Angular templates:

```html
<gds-grid></gds-grid>
```
