# RepositoryInfo

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/RepositoryInfo.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/RepositoryInfo.tsx#L27)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `repoUrl` | `string | null` | - | - |
| `repoBranch` | `string` | ✓ | - |
| `lastSyncedAt` | `string | null` | - | - |

## Diagram

```mermaid
graph TD
    component_RepositoryInfo_670d61c2["RepositoryInfo"]
    class component_RepositoryInfo_670d61c2 rootComponent
```
