Skip to content

Instantly share code, notes, and snippets.

@ahmetskilinc
ahmetskilinc / MediaList.module.scss
Created May 10, 2024 12:49
MediaList payload 3.x
.SortingHeader {
display: flex;
overflow-x: scroll;
gap: 18px;
align-items: center;
}
.MediaGrid {
display: grid;
gap: 1.5rem;
.SortingHeader {
display: flex;
overflow-x: scroll;
gap: 18px;
align-items: center;
}
.MediaGrid {
display: grid;
gap: 1.5rem;
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ahmetskilinc
ahmetskilinc / nas-logo.svg
Created December 27, 2021 01:59
nas-logo
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ahmetskilinc
ahmetskilinc / logo.svg
Created December 27, 2021 00:53
my logo
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[
{
"id": 1,
"title": "board 1",
"cards": [{
"id": 1,
"title": "Ideas",
"items": [{
"title": "add authentication",
"id": 1,